-
Notifications
You must be signed in to change notification settings - Fork 394
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
start: Experiments Trail #2574
start: Experiments Trail #2574
Conversation
Suggestion - let's not modify the existing file. Let's start a fresh doc/section (name it "Experiments Trail"), so that there is no confusion - it will be easier to review. |
➕ 1️⃣ on this. Is that the plan? It can be a useful trick even if you end up removing the existing file and reusing it's name for the new one just before merging. Another option that may work is if you remove the file in one commit and then add it again with totally different content in another commit: hopefully GH won't mix in the changes and will just show all red on top and all green in the bottom. |
We now have two drafts for the new GS:Experiments.
PTAL and let me know which one is the route to proceed. I've also added a paragraph about Edit: Links are renewed in every push. I put them to the sidebar. |
I see the links now 🤦 |
From my PoV this is important but secondary, so I'll look at the main content for now ⌛ (I understand that's the same in both alternatives). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall it seems like all that planning and maps are paying off @iesahin! I'm liking the simplicity and structure. I think it still needs some work (see review 👇) but great first version 👍
There's also a bunch of minor details but I'll make specific suggestions for those in a later round.
Co-authored-by: Julie <[email protected]>
72cca7c
to
915c61a
Compare
Rebased to master. Waiting for one last review from @dberenbaum :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Pretty much one substantive comment and lots of little grammatical suggestions since it's a final review.
….org into iesahin/new-gs-experiments
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Found a few more minor suggestions reading through it again. Once those are resolved, I can approve.
In machine learning projects, the number of <abbr>experiments</abbr> grows | ||
rapidly. DVC can track these experiments, list and compare their most relevant | ||
parameters and metrics, navigate among them, and commit only the ones that we | ||
need to Git. | ||
|
||
https://youtu.be/FHQq_zZz5ms |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are we keeping this even though it doesn't align with the text?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I prefer text to video in any case, but for those who prefer video to text always, it may be better to keep it. I have no strong opinions on this though, we can remove it. WDYT @shcheklein?
I created #2935 to renew the video.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If we have doubts we could put a note for now nearby the video saying that it's not exactly the same and a bit outdated and will be updated soon, wdyt?
Thank you so much @dberenbaum. Revised per your review. |
This PR is a WIP that updates https://dvc.org/doc/start/experiments
get-started-experiments
in command examplesget-started-experiments
#2479get-started-experiments
for GS:Experiments tutorial #2497Waiting For
TODO